.header ,.content , .footer {

    width: 1200px;

    margin: 0 auto;

    font-family: "Microsoft Yahei";

}



.h_top {

    height: 256px;

    background: url(images/t_bg.jpg) no-repeat center 0;

    position: relative;

    z-index: 2;

    overflow: hidden;

}



.t_top {

    height: 42px;

    line-height: 42px;

    color: #666;

    font-size: 14px;

}



.t_top span {

    float: right;

}



.t_top img {

    vertical-align: middle;

    padding-right: 6px;

}



.t_top a {

    color: #666;

    padding: 0 0 0 39px;

}



.t_top a:hover {

    text-decoration: underline;

}



.t_con {

    height: 119px;

    padding: 35px 0 0;

    overflow: hidden;

    clear: both;

}



.t_con h1 img {

    width: 106px;

    display: block;

    height: 96px;

}



.t_text {

    font-size: 18px;

    color: #333;

    padding-left: 26px;

    padding-top: 18px;

}



.t_text b {

    display: block;

    font-weight: bold;

    font-size: 26px;

    color: #333;

    padding-bottom: 13px;

}



.t_text b i {

    color: #155eb1;

}



.t_pho {

    color: #333;

    padding: 3px 0 0 33px;

    font-size: 16px;

    background: url(images/tel.png) no-repeat 0 55px;

}



.t_pho span {

    display: block;

    text-align: right;

    padding-bottom: 5px;

}



.t_pho i {

    color: #05804e;

    font-size: 30px;

    padding-left: 6px;

}



.menu {

    white-space: nowrap;

    height: 60px;

    line-height: 60px;

    font-size: 18px;

    overflow: hidden;

}



.menu ul {

    overflow: hidden;

}



.menu li {

    float: left;

    ;background: url(images/lin.jpg) no-repeat right 20px;

}



.menu li a {

    color: #fff;

    display: inline-block;

    height: 59px;

    padding: 0 31px;

}



.menu li.cur a,.menu li a:hover {

    text-decoration: none;

    color: #fff;

    z-index: 1;

    font-weight: bold;

    background: url(images/cur.jpg) repeat-x;

}



.menu li a:-webkit-any-link {

    display: block;

}



.menu li.nob {

    background: none;

}



.fullSlide {

    min-width: 1200px;

    position: relative;

    height: 601px;

    overflow: hidden;

    z-index: 2

}



.fullSlide .bd {

    position: relative;

    z-index: 0;

}



.fullSlide .bd ul {

    width: 100%!important;

}



.fullSlide .bd li {

    width: 100%!important;

    height: 601px;

    overflow: hidden;

    text-align: center;

}



.fullSlide .bd li a {

    display: block;

    height: 601px;

}



.fullSlide .hd {

    position: absolute;

    bottom: 32px;

    z-index: 99;

    left: 50%;

    width: 200px;

}



.fullSlide .hd li {

    width: 15px;

    height: 15px;

    float: left;

    margin-right: 20px;

    background: #636363;

    border-radius: 50%

}



.fullSlide .hd li.on {

    background: #05804e;

}



.prev {

    position: absolute;

    left: 3%;

    top: 40%;

}



.next {

    position: absolute;

    right: 3%;

    top: 40%;

}



.next img,.prev img {

    display: inline-block;

    width: 66px;

    height: 66px;

    -webkit-opacity: 0.6;

    -moz-opacity: 0.6;

    -ms-opacity: 0.6;

    -o-opacity: 0.6;

    opacity: 0.6;

}



.p_lomc dl dd p {

    height: 24px;

}



.p_lom ul li .pao {

    height: 91px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    padding-right: 12px;

}



.p_lom ul li .pao p {

    line-height: 100%;  

}



.p_lom ul li .pao p:nth-child(3n) {

    display: none;

}



.p_lom ul li {

    height: 432px;

}



.dzh .xiq {

    height: 50px;

    overflow: hidden;

    position: relative;

}



.dzh .xiq a {

    display: inline-block;

    position: absolute;

    right: 6px;

    bottom: 0;

    color: #05804e;

}



.tij ul {

    padding-left: 57px;

}



.tij ul li label {

    display: none;

}



.tij .code {

    display: none;

}



.tij ul li.li3 input {

    cursor: pointer;

}



.tij .submit {

    display: none;

} 



        /*±íµ¥µ¯¿ò*/

.nsw-modal {

    width: 100%;

    height: 100%;

    background: rgba(225, 225, 225, 0.5);

    position: fixed;

    top: 0;

    left: 0;

    z-index: 99999;

}



.modal-dialog {

    position: fixed;

    color: #000000;

    top: 150px;

    width: 400px;

    border-radius: 3px;

    min-height: 155px;

    overflow: hidden;

    z-index: 99998;

    margin-left: -200px;

    left: 50%;

}



.modal-dialog .css-icon {

    background-image: url("images/modal-icons.png");

}



.modal-dialog .modal-head {

    height: 30px;

    line-height: 30px;

    padding: 0px 20px;

    background: #F6EFEF;

    font-size: 14px;

}



.modal-dialog .modal-head .modal-logo {

    width: 15px;

    height: 15px;

    background-position: 1px 0px;

    margin: 8px 5px 0 0;

    float: left;

}



.modal-dialog .modal-head .close {

    float: right;

    width: 15px;

    height: 15px;

    background-position: -14px 0px;

    margin-top: 8px;

}



.modal-dialog .modal-body {

    width: 100%;

    min-height: 125px;

    background: #ffffff;

}



.modal-dialog .modal-body .modal-body-left {

    width: 140px;

    float: left;

}



.modal-dialog .modal-body .modal-body-left .icon {

    width: 64px;

    height: 64px;

    margin: 30px 0 0 48px;

}



.modal-dialog .modal-body .modal-body-left .success-message {

    background-position: 0px -14px;

}



.modal-dialog .modal-body .modal-body-left .warming-message {

    background-position: 0px -78px;

}



.modal-dialog .modal-body .modal-body-right {

    width: 260px;

    float: right;

    padding-top: 20px;

}



.modal-dialog .modal-body .modal-body-right .close-btn {

    color: #000;

    text-align: center;

    width: 90px;

    display: inline-block;

    height: 24px;

    line-height: 24px;

    background: #818079;

}



.modal-dialog .modal-body .modal-body-right p {

    line-height: 30px;

}



        /*·­Ò³*/

.p12-pagination-1-main {

    margin: 0 auto;

    padding: 20px 0;

    height: 30px;

    text-align: center;

}



.p12-pagination-1 a,

        .p12-pagination-1 span {

    display: inline-block;

    padding: 0 8px;

    height: 26px;

    line-height: 26px;

    border: 1px solid #e5e5e5;

    text-align: center;

    margin: 0 2px;

    background: #fff;

}



.p12-pagination-1 span {

    border: 1px solid #fff;

}



.p12-pagination-1 .page_curr {

    background: #1f64b1;

    color: #fff;

}



.p12-pagination-1 .laypage_first,

        .p12-pagination-1 .laypage_last {

    display: none;

}



.tij ul li.bg3 b {

    color: #fff;

}



.tij ul li.bg3 {

    height: 120px;

}



.f_bj {

    color: #fff;

    clear: both;

    height: 425px;

    font-family: "Microsoft Yahei";

    overflow: hidden;

    background: url(images/f_bg.jpg) no-repeat center 0;

}



.f_bj a {

    color: #fff;

}



.f_con {

    display: block;

    overflow: hidden;

    height: 341px;

    padding-top: 35px;

}



.f_nav {

    line-height: 50px;

    width: 420px;

    font-size: 16px;

}



.f_nav p {

    width: 125px;

    float: left;

}



.f_nav .mar {

    width: 186px;

}



.f_nav p span a {

    display: block;

    font-size: 14px;

    line-height: 31px;

    padding-left: 13px;

    background: url(images/f_iil.png) no-repeat left 14px;

}



.f_nav p i {

    display: block;

    height: 59px;

    background: url(images/f_lim.jpg) no-repeat left 40px;

    line-height: normal;

}



.f_text {

    width: 438px;

}



.f_text .mar {

    width: 186px;

}



.f_text p em {

    display: block;

    font-size: 14px;

    line-height: 35px;

}



.f_text p i {

    display: block;

    height: 59px;

    background: url(images/f_lim.jpg) no-repeat left 40px;

    line-height: normal;

    font-size: 14px;

}



.f_wz {

    height: 49px;

    line-height: 49px;

    color: #8f8f8f;

}



.f_wz h3 {

    display: inline-block;

    float: left;

    width: 70px;

    font-weight: normal;

    color: #048a54;

    font-size: 14px;

}



.f_wz p {

    float: left;

    width: 1130px;

}



.f_wz p a {

    color: #048a54;

    font-size: 14px;

    display: inline-block;

    padding: 0 12px;

}



.f_text p span {

    padding: 0 12px;

}



.f_code {

    width: 282px;

    float: right;

}



.f_logo {

    text-align: center;

    height: 113px;

}



.f_code h4 {

    text-align: center;

    color: #03e58a;

    font-weight: normal;

    font-size: 14px;

    height: 37px;

}



.f_code h4 span {

    font-weight: bold;

    color: #fff;

    font-size: 20px;

}



.f_code p {

    overflow: hidden;

    padding-left: 6px;

}



.f_code p em {

    display: inline-block;

    float: left;

    width: 107px;

    width: 125px;

    text-align: center;

    color: #03e58a;

}



.f_code p em img {

    display: block;

    margin: 0 auto 6px;

    width: 98px;

    height: 97px;

    border: 4px solid #fff;

}



i,em {

    font-style: normal;

}



.client-2 {

    position: fixed;

    right: -170px;

    top: 50%;

    z-index: 900;

}



.client-2 li a {

    text-decoration: none;

}



.client-2 li {

    margin-top: 1px;

    clear: both;

    height: 71px;

    position: relative;

}



.client-2 li i {

    background: url(images/fx.png) no-repeat;

    display: block;

    width: 30px;

    height: 27px;

    margin: 0px auto;

    text-align: center;

}



.client-2 li p {

    height: 20px;

    font-size: 14px;

    line-height: 20px;

    overflow: hidden;

    text-align: center;

    color: #fff;

}



.client-2 .my-kefu-qq i {

    background-position: 4px 5px;

}



.client-2 .my-kefu-tel i {

    background-position: 0 -21px;

}



.client-2 .my-kefu-liuyan i {

    background-position: 4px -53px;

}



.client-2 .my-kefu-weixin i {

    background-position: -34px 4px;

}



.client-2 .my-kefu-weibo i {

    background-position: -30px -22px;

}



.client-2 .my-kefu-ftop {

    display: none;

}



.client-2 .my-kefu-ftop i {

    width: 33px;

    height: 35px;

    background-position: -27px -51px;

}



.client-2 .my-kefu-left {

    float: left;

    width: 77px;

    height: 47px;

    position: relative;

}



.client-2 .my-kefu-tel-right {

    font-size: 16px;

    color: #fff;

    float: left;

    height: 24px;

    line-height: 22px;

    padding: 0 15px;

    border-left: 1px solid #fff;

    margin-top: 14px;

}



.client-2 .my-kefu-right {

    width: 20px;

}



.client-2 .my-kefu-tel-main {

    background: #05804e;

    color: #fff;

    height: 56px;

    width: 247px;

    padding: 9px 0 6px;

    float: left;

}



.client-2 .my-kefu-main {

    background: #05804e;

    width: 97px;

    height: 56px;

    position: relative;

    padding: 9px 0 6px;

    float: left;

}



.client-2 .my-kefu-weixin-pic {

    position: absolute;

    left: -130px;

    top: -24px;

    display: none;

    z-index: 333;

}



.my-kefu-weixin-pic img {

    width: 115px;

    height: 115px;

}



.ty-banner-1 {

    overflow: hidden;

    line-height: 0;

    text-align: center;

}



.ty-banner-1 img {

    visibility: hidden;

}



.ty-banner-1 img.show {

    visibility: visible;

}



.p1-search-1 {

    background: #f2f2f2;

    height: 82px;

    border-bottom: 1px solid #eee;

    overflow: hidden;

    font-size: 14px;

}



.p1-search-1 p {

    color: #444;

    line-height: 82px;

}



.p1-search-1 a {

    color: #444;

    display: inline-block;

    margin-right: 15px;

}



.p1-search-1-inp {

    width: 270px;

    height: 30px;

    border-radius: 20px;

    background: #fff;

    padding-left: 10px;

    margin-top: 28px;

}



.p1-search-1-inp input {

    border: 0;

}



.p1-search-1-inp1 {

    width: 224px;

    height: 30px;

    line-height: 30px;

    color: #a9a9a9;

    float: left;

}



.p1-search-1-inp2 {

    width: 30px;

    height: 30px;

    background: url(images/VISkins-p1.png) no-repeat -258px -936px;

    float: right;

    cursor: pointer;

}



.p12-curmbs-1 {

    font-size: 14px;

    border-bottom: 1px dashed #dcdcdc;

}



.p12-curblock {

    display: none;

}



.p12-curmbs-1 b {

    border-left: 10px solid #05804e;

    font-weight: normal;

    padding-left: 8px;

}



.p12-curmbs-1 i {

    font-style: normal;

}



.p12-curmbs-1 span {

    font-family: 'ËÎÌå';

    padding: 0 5px;

    height: 46px;

    line-height: 46px;

}



.fdh-01-tit {

    background: #05804e;

    height: 80px;

}



.fdh-01-tit h3 {

    height: 57px;

    font-size: 24px;

    font-weight: normal;

    color: #fff;

    border-bottom: 1px solid #fff;

    text-align: center;

    padding-top: 22px;

}



.fdh-01-tit h3 span {

    font-size: 14px;

    text-transform: uppercase;

    display: block;

}



.fdh-01-nav-one h3 {

    height: 50px;

    line-height: 50px;

    background: url(images/p14-icon5.png) no-repeat right center #015030;

    margin-bottom: 2px;

}



.fdh-01-nav-one h3 a {

    display: block;

    font-size: 18px;

    font-weight: normal;

    margin-right: 40px;

    margin-left: 38px;

    color: #fff;

}



.fdh-01-nav-one h3.sidenavcur,

        .fdh-01-nav-one h3:hover {

    background: url(/images/p14-icon2.png) no-repeat right center  #05804e;

}



.fdh-01-nav dl {

    padding: 2px 0 4px;

}



.fdh-01-nav dt {

    height: 50px;

    font-size: 16px;

    line-height: 50px;

    padding-left: 54px;

    padding-right: 40px;

    margin-bottom: 1px;

    background: #ececec;

    position: relative;

}



.fdh-01-nav dt:after {

    content: "";

    width: 8px;

    height: 8px;

    border: 2px solid #b8b8b8;

    border-style: solid solid none none;

    position: absolute;

    top: 50%;

    right: 32px;

    margin-top: -4px;

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

}



.fdh-01-nav dt.sidenavcur:after,

        .fdh-01-nav dt:hover:after {

    border-color: #05804e;

}



.fdh-01-nav dt.sidenavcur a,

        .fdh-01-nav dt:hover a {

    color: #05804e;

}



.fdh-01-nav dd {

    border: 1px solid #ececec;

    border-bottom: 0;

}



.fdh-01-nav p {

    height: 50px;

    font-size: 14px;

    line-height: 50px;

    padding-left: 72px;

    padding-right: 40px;

    border-bottom: 1px solid #ececec;

    background: #fff;

    position: relative;

}



.fdh-01-nav p.sidenavcur a,

        .fdh-01-nav p:hover a {

    color: #05804e;

}



.fdh-01-nav p.sidenavcur:after,

        .fdh-01-nav p:hover:after {

    background: #003e71;

}



.fdh-01-nav a {

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.p14-product-2-tit2 {

    text-align: center;

    background: #05804e;

    color: #fff;

    font-size: 24px;

    padding-top: 15px;

    margin-bottom: 20px;

}



.p14-product-2-tit2 span {

    color: #fff;

    display: block;

    font: 12px Arial;

    text-align: center;

    font-size: 14px;

    line-height: 18px;

    text-transform: uppercase;

    padding: 7px 0 15px 0;

}



.p14-product-2-tit span {

    margin-left: 10px;

    font-size: 18px;

    font-family: Arial;

    color: #c2c2c1;

    text-transform: uppercase;

}



.p14-product-2-list2 h3 {

    height: 30px;

    text-align: center;

    font-size: 16px;

    font-weight: normal;

    line-height: 30px;

    color: #191919;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.p14-product-2-list2 h3 a {

    color: #191919;

}



.p14-product-2-desc {

    font-size: 24px;

    line-height: 24px;

    color: #666;

    display: none;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.p14-product-2-list2 dl:hover {

    border-color: #05804e;

}



.p14-product-2-list2 dl:hover h3 a {

    color: #05804e;

}



.p14-product-22 {

    border: 1px solid #015030;

    height: 953px;

    overflow: hidden;

}



.p14-product-2-list22 ul li {

    border: 1px solid #dfdfdf;

    margin: 15px auto;

    width: 86%;

    box-sizing: border-box;

    text-align: center;

    height: 207px;

}



.p14-product-2-list22 ul li img {

    width: 204px;

}



.p14-product-2-list22 ul li .lij {

    display: block;

    line-height: 35px;

    font-size: 16px;

    color: #000;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}



.cbgg-01 {

    border: 1px solid #05804e;

    text-align: center;

    color: #000;

}



.cbgg-01 .tit {

    color: #fff;

    font-size: 18px;

    background: #05804e;

    height: 52px;

    padding-top: 18px;

    text-align: center;

    overflow: hidden;

}



.cbgg-01 .tit i {

    color: #fff;

    display: block;

    font: 12px Arial;

    text-align: center;

    font-size: 14px;

    line-height: 18px;

    text-transform: uppercase;

}



.leftlx {

    width: 220px;

    text-align: center;

    font-family: "Microsoft Yahei","Î¢ÈíÑÅºÚ";

    font-size: 14px;

    padding: 10px;

    display: block;

    margin-bottom: 20px;

}



.texts, .leftlx .dianhua span, dl.news_dl .dt_1, .font_hotline, .rtit, .cptab a, dl.news_dl .dt_1:hover, .sp-title a {

    color: #05804e;

}



.leftlx .dianh .dianhua span {

    font-size: 24px;

}



.leftlx p {

    padding-top: 10px;

    line-height: 25px;

}



.leftlx p a {

    color: #000;

}



.xgzx-01 {

    padding: 36px 22px 46px 85px;

    background: #fff;

    border: 1px dashed #cacaca;

    margin-bottom: 20px;

}



.xgzx-01 dt {

    position: relative;

    height: 30px;

    font-size: 18px;

    line-height: 30px;

    margin-bottom: 16px;

}



.xgzx-01 dt a {

    color: #333;

}



.xgzx-01 dt span {

    display: block;

    width: 60px;

    height: 30px;

    font-size: 18px;

    line-height: 30px;

    text-align: center;

    color: #fff;

    position: absolute;

    top: 0;

    left: -65px;

    background: #1f64b1;

}



.xgzx-01-desc {

    height: 72px;

    font-size: 14px;

    line-height: 24px;

    color: #666;

    overflow: hidden;

}



.xgzx-01-deta {

    width: 60px;

    float: right;

    padding-left: 20px;

    background: url(images/p14-icon21.png) no-repeat left center;

}



.xgzx-01-deta a {

    display: block;

    color: #1f64b1;

}



.zxlb-1n-ts-01-list dl {

    border: 1px solid #dedede;

    width: 100%;

    margin-bottom: 15px;

    padding: 22px 0 22px;

    background: #fff;

    display: inline-block;

}



.zxlb-1n-ts-01-list dl:hover {

    border-color: #05804e;

}



.zxlb-1n-ts-01-list dt {

    width: 35%;

    float: left;

    margin-left: 22px;

    margin-right: 5.5%;

}



.zxlb-1n-ts-01-list dt img {

    /*width: 100%;*/

    margin: 0 auto;

    display: block;

}



.zxlb-1n-ts-01-list dd {

    width: 54%;

    float: left;

}



.zxlb-1n-ts-01-list dd h4 {

    height: 40px;

    font-weight: normal;

    font-size: 18px;

    color: #154c64;

    line-height: 40px;

    margin-bottom: 5px;

}



.zxlb-1n-ts-01-list h4 a {

    display: block;

    color: #4b4a4a;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.zxlb-1n-ts-01-list dl:hover h4 a {

    color: #05804e;

}



.zxlb-1n-ts-01-list-desc {

    max-height: 72px;

    font-size: 14px;

    line-height: 24px;

    color: #797979;

    margin-bottom: 28px;

    overflow: hidden;

}



.zxlb-1n-ts-01-list-deta {

    float: right;

    width: 134px;

    height: 40px;

    display: inline-block;

    border: 1px solid #aaa;

    font-size: 16px;

    line-height: 40px;

    text-align: center;

}



.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta {

    background: #05804e;

    border-color: #05804e;

}



.zxlb-1n-ts-01-list dl:hover .zxlb-1n-ts-01-list-deta a {

    color: #fff;

}



.prod-showcase-1 {

}



.p1-pro-showcase-1-txt {

    line-height: 29px;

    overflow: hidden;

    margin-left: 55px;

    float: left;

    width: 45%;

}



.p1-pro-showcase-1-txt h1 {

    height: 50px;

    font-size: 20px;

    font-weight: normal;

    line-height: 50px;

    overflow: hidden;

    color: #333;

    border-bottom: 1px solid #eee;

    margin-bottom: 5px;

}



.p1-pro-showcase-1-txt-t1 {

    margin-bottom: 86px;

    overflow: hidden;

}



.p1-pro-showcase-1-tle {

    left: 40%;

    bottom: 10px;

    margin-left: 55px;

}



.p1-pro-showcase-1-tle .p1-pho-1 {

    background: url(images/VISkins-p1.png) no-repeat 0 -3px;

    min-height: 50px;

    padding-left: 44px;

    font-size: 20px;

    line-height: 30px;

    margin-left: 30px;

    margin-right: 50px;

    color: #05804e;

}



.p1-pho-1 i {

    font-style: normal;

}



.p1-pho-1 span {

    display: block;

    font-size: 14px;

    line-height: 14px;

    color: #666;

}



.p1-pho-2 em {

    display: block;

    width: 122px;

    height: 35px;

    background: #05804e;

    font-size: 16px;

    font-style: normal;

    color: #ffffff;

    text-align: center;

    line-height: 35px;

}

        /* Hide from IE Mac */

        

.t1-clearfix {

    display: block;

}

        /*Í¼Æ¬·Å´ó¾µÑùÊ½*/

        

.prod-showcase-1 .jqzoom {

    float: left;

    border: none;

    position: relative;

    padding: 0px;

    cursor: pointer;

    margin: 0px;

    display: block;

}



.prod-showcase-1 .jqzoom img {

    width: 100%;

    border: 2px solid #deb497;

    margin: 0 auto;

    display: block;

}



.prod-showcase-1 .zoomdiv {

    z-index: 100;

    position: absolute;

    top: 0px;

    left: 0px;

    width: 369px;

    height: 369px;

    background: #ffffff;

    display: none;

    text-align: center;

    overflow: hidden;

    border: 1px solid #e8e8e8;

}



.prod-showcase-1 .jqZoomPup {

    z-index: 10;

    visibility: hidden;

    position: absolute;

    top: 0px;

    left: 0px;

    width: 20px;

    height: 20px;

    border: 1px solid #aaa;

    background: #ffffff;

    opacity: 0.5;

    -moz-opacity: 0.5;

    -khtml-opacity: 0.5;

    filter: alpha(Opacity=50);

}



.t1-pro-preview {

    width: 40%;

    float: left;

}



.prod-showcase-1 .t1-spec-preview {

    width: 100%;

    overflow: hidden;

    border: 1px solid #e8e8e8;

    float: left;

}



.prod-showcase-1 .t1-spec-scroll {

    position: relative;

    z-index: 9999;

    overflow: hidden;

    clear: both;

    padding: 9px 0;

    width: 100%;

    border-top: 1px solid #e8e8e8;

    background-color: #fff;

}



.t1-spec-scroll .t1-prev,

        .t1-spec-scroll .t1-next {

    position: absolute;

    z-index: 9999;

    display: block;

    width: 18px;

    height: 23px;

    text-indent: -9999px;

    overflow: hidden;

    cursor: pointer;

    top: 50%;

    margin-top: -9px;

}



.prod-showcase-1 .t1-prev {

    left: -18px;

    background: url(images/p15-icon2.png) no-repeat center top;

}



.prod-showcase-1 .t1-next {

    right: -18px;

    background: url(images/p15-icon3.png) no-repeat center top;

}



.prod-showcase-1 .t1-items {

    padding: 0 22px;

}



.t1-items-swiper {

    position: relative;

}



.t1-items-swiper p {

    padding: 0 5px;

    float: left;

}



.t1-items-swiper p img {

    width: 60px;

    border: 1px solid #eee;

    box-sizing: border-box;

}



.t1-items-swiper .t1-current img {

    border-color: red;

}



.p14-prodcontent-1 {

    background: #fff;

    padding: 10px 0 42px;

    margin-bottom: 22px;

}



.p14-prodcontent-1-tit {

    height: 40px;

    font-size: 24px;

    line-height: 40px;

    border-bottom: 2px solid #d4d4d4;

    margin-bottom: 20px;

}



.p14-prodcontent-1-tit span {

    display: inline-block;

    height: 40px;

    color: #464646;

    border-bottom: 2px solid  #003e71;

    padding-left: 34px;

    background: url(images/p14-icon11.png) no-repeat 2px center;

}



.p14-prodcontent-1-tit em {

    font-size: 18px;

    font-family: Arial;

    text-transform: uppercase;

    font-style: normal;

    color: #c2c2c1;

}



.p14-prodcontent-1-desc {

    padding-left: 15px;

    padding-right: 15px;

}



input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid {

    box-shadow: none;

}



.code_gg_li img {

    vertical-align: middle;

    width: 100px;

    height: 32px;

}



.p4-titlel-1 {

    overflow: hidden;

}



.p4-order-form-1 {

    overflow: hidden;

}



.p4-order-form-1 .p4-titlel-1 strong {

    width: 145px;

    display: inline-block;

    height: 46px;

    font-size: 18px;

    float: left;

    line-height: 46px;

    text-align: center;

    color: #fff;

    background: #015030;

}


/*定义鼠标悬浮在链接上时的样式*/
a:hover{color:#05804e}

/*产品中心*/
.text_green{
    font-family: "黑体";

    display: inline-block;

    font-size: 40px;

    font-weight: bold;

    line-height: 46px;

    text-align: center;

    color: #259064;
}

/*赢得国内外众多客户肯定*/
.text_green1{ color:#05804e; font-size: 28px; display: block; padding-top: 12px; font-weight: bold;}
/*产品类别*/
.text_green2{ font-weight: bold;white-space:nowrap;}
/*液压断料锯*/
.text_green3{ color: #05804e; font-size: 20px;text-decoration: none;font-weight: bold;word-wrap: break-word;display: block;margin: 0 21px 10px;line-height: 48px;height: 48px;border-bottom: 1px solid #cfcfcf;overflow: hidden;}
/*全面定制*/
.text_green4{font-weight: bold;color: #05804e;white-space:nowrap;}
/*细木工板*/
.text_green5{color: #05804e;font-size: 24px;text-decoration: none;word-wrap: break-word;display: block;line-height: 56px;height: 56px;padding-top: 12px;overflow: hidden;}
/*16年品牌*/
.text_green6{display: block;}
/*4300家客户*/
.text_green7{font-weight:bold;color: #05804e;font-weight: normal;font-size: 36px;line-height: normal;text-align: center;padding-bottom: 37px;}
/**/
.text_green8{font-weight:bold;}


.p4-order-form-1 .p4-titlel-1 i {

    color: #f00;

    display: inline-block;

    float: left;

    height: 46px;

    line-height: 46px;

    font-size: 16px;

    padding-left: 18px;

}



.p4-order-form-1-con {

    border: 1px solid #bbb;

    background: url(images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;

    padding: 40px 15%;

}



.p4-order-form-1-con li p {

    padding-left: 130px;

    color: #999;

    font-size: 12px;

    clear: both;

}



.p4-order-form-1-con li {

    margin-bottom: 10px;

    font-size: 14px;

    line-height: 35px;

    color: #666;

    overflow: hidden;

}



.p4-order-form-1-con li span {

    font-weight: bold;

    color: #666;

}



.p4-order-form-1-con li b {

    color: #f00;

}



.p4-order-form-1-con li .row-hd {

    color: #666;

}



.timenum {

    padding-left: 95px;

}



.p4-order-form-1-con label {

    display: inline-block;

    width: 120px;

    color: #666;

    vertical-align: top;

    text-align: right;

    height: 33px;

    line-height: 33px;

    overflow: hidden;

}



#code_gg {

    width: 80px;

    margin-right: 10px;

    outline: none;

    padding-left: 10px;

    border: 1px solid #eee;

    height: 33px;

    line-height: 32px;

    color: #666;

}



.p4-order-form-1-con .inputs,

        .p4-order-form-1-con li select {

    width: 73%;

    margin-right: 10px;

    outline: none;

    padding-left: 10px;

    border: 1px solid #eee;

    height: 33px;

    line-height: 32px;

    color: #666;

    box-sizing: border-box;

            /*float: left;*/

}



.p4-order-form-1-con .radioandcheck {

    vertical-align: middle;

}



.p4-order-form-1-con .err {

    border: 1px solid #c00;

}



.p4-order-form-1-con .p4-order-form-1-t1 {

    width: 100%;

}



.p4-order-form-1-t1 textarea {

    width: 73%;

    height: 102px;

    line-height: 24px;

    border: 1px solid #eee;

    outline: none;

    resize: none;

    overflow: auto;

    margin-right: 10px;

    padding-left: 10px;

    box-sizing: border-box;

}



.p4-order-form-1-con .p4-order-form-1-t2 {

    width: 100%;

}



.p4-order-form-1-t2 input {

    width: 150px;

    vertical-align: top;

}



.p4-order-form-1-t2 span {

    width: 153px;

    height: 25px;

}



.p4-order-form-1-con .p4-order-form-1-t3 {

    padding-left: 120px;

}



.p4-order-form-1-con .p4-order-form-1-t3 input {

    width: 80px;

    height: 30px;

    border: 0;

    text-align: center;

    margin-right: 30px;

    color: #fff;

    padding-left: 0;

    cursor: pointer;

}



.p4-order-form-1-con .p4-order-form-1-b1 {

    background: #1f64b1;

}



.p4-order-form-1-con .p4-order-form-1-b2 {

    background: #767676;

}



.p4-order-form-1-con .p4-order-form-1-t4 {

    overflow: auto;

    height: auto;

    min-height: 35px;

    width: 100%

}



.p4-order-form-1-con .p4-order-form-1-t4 input {

    vertical-align: middle;

    width: 14px;

    margin: 0 10px;

}



.p14-product-2-tit {

    height: 46px;

    line-height: 46px;

    border-bottom: 2px solid #dfdfdf;

    margin-bottom: 30px;

    padding-top: 26px;

}



.p14-product-2-tit b {

    display: inline-block;

    font-size: 24px;

    font-weight: normal;

    color: #464646;

    padding-left: 52px;

    border-bottom: 2px solid #003e71;

    background: url(images/p14-icon11.png) no-repeat 22px center;

}



.p14-product-2-list dl {

    float: left;

    width: 23.8%;

    border: 1px solid #dfdfdf;

    margin-right: 1.5%;

    box-sizing: border-box;

}

.p14-product-2-list dl:nth-child(4) {

    margin-right: 0;

}

.p14-product-2-list dl.p14-product-clear {

    margin-right: 0;

}



.p14-product-2-list dl img {

    display: block;

    width: 100%;

}



.p14-product-2-list dd {

    padding: 10px 28px 10px 10px;

    margin-right: 2px;

    position: relative;

}



.p14-product-2-list h3 {

    height: 30px;

    font-size: 16px;

    font-weight: normal;

    line-height: 30px;

    color: #191919;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.p14-product-2-list h3 a {

    color: #191919;

}



.p14-product-2-list dl:hover {

    border-color: #05804e;

}



.p14-product-2-list dl:hover h3 a {

    color: #05804e;

}



.p14-left-nav-1-tit {

    background: #05804e;

    height: 80px;

}



.p14-left-nav-1-tit h3 {

    height: 75px;

    font-size: 24px;

    font-weight: normal;

    line-height: 75px;

    color: #fff;

    border-bottom: 1px solid #fff;

    text-align: center;

}



.p14-left-nav-1-tit h3 span {

    font-size: 14px;

    text-transform: uppercase;

}



.p14-left-nav-1-nav-one h3 {

    height: 50px;

    line-height: 50px;

    background: url(images/p14-icon5.png) no-repeat right center #015030;

    margin-bottom: 2px;

}



.p14-left-nav-1-nav-one h3 a {

    display: block;

    font-size: 18px;

    font-weight: normal;

    margin-right: 40px;

    margin-left: 38px;

    color: #fff;

}



.p14-left-nav-1-nav-one h3.sidenavcur,.p14-left-nav-1-nav-one h3:hover {

    background: url(images/p14-icon2.png) no-repeat right center #05804e;

}



.p14-left-nav-1-nav dl {

    padding: 2px 0 4px;

}



.p14-left-nav-1-nav dt {

    height: 50px;

    font-size: 16px;

    line-height: 50px;

    padding-left: 54px;

    padding-right: 40px;

    margin-bottom: 1px;

    background: #ececec;

    position: relative;

}



.p14-left-nav-1-nav dt:after {

    content: "";

    width: 8px;

    height: 8px;

    border: 2px solid #b8b8b8;

    border-style: solid solid none none;

    position: absolute;

    top: 50%;

    right: 32px;

    margin-top: -4px;

    -webkit-transform: rotate(45deg);

    -moz-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    -o-transform: rotate(45deg);

    transform: rotate(45deg);

}



.p14-left-nav-1-nav dt.sidenavcur:after,.p14-left-nav-1-nav dt:hover:after {

    border-color: #05804e;

}



.p14-left-nav-1-nav dt.sidenavcur a,.p14-left-nav-1-nav dt:hover a {

    color: #05804e;

}



.p14-left-nav-1-nav dd {

    border: 1px solid #ececec;

    border-bottom: 0;

}



.p14-left-nav-1-nav p {

    height: 50px;

    font-size: 14px;

    line-height: 50px;

    padding-left: 72px;

    padding-right: 40px;

    border-bottom: 1px solid #ececec;

    background: #fff;

    position: relative;

}

                          

        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/

        

       

.p14-left-nav-1-nav p.sidenavcur a,.p14-left-nav-1-nav p:hover a {

    color: #05804e;

}



.p14-left-nav-1-nav p.sidenavcur:after ,.p14-left-nav-1-nav p:hover:after {

    background: #003e71;

}



.p14-left-nav-1-nav a {

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.leftnav-z1-desc {

    background: #fff;

    max-height: 180px;

    margin-bottom: 14px;

}



.leftnav-z1-desc dt {

    height: 30px;

    padding: 20px 0 10px;

}



.leftnav-z1-desc dt b {

    display: inline-block;

    height: 30px;

    font-weight: normal;

    border-left: 13px solid #e3e3e3;

    border-right: 7px solid #e3e3e3;

    padding: 0 12px 0 13px;

    font-size: 28px;

    color: #7c7c7c;

    line-height: 30px;

}



.leftnav-z1-desc dt b span {

    font-size: 18px;

    color: #bfbfbf;

    text-transform: uppercase;

    padding-left: 10px;

}



.leftnav-z1-desc dd {

    padding: 0 27px 10px 27px;

}



.leftnav-z1-desc dd h4 {

    font-size: 24px;

    font-weight: normal;

    color: #797979;

    max-height: 44px;

    line-height: 44px;

    overflow: hidden;

}



.leftnav-z1-desc dd div {

    font-size: 14px;

    line-height: 24px;

    color: #666;

    max-height: 48px;

    overflow: hidden;

}



.leftnav-z1-tit {

    height: 50px;

    line-height: 50px;

    border-bottom: 1px solid #ebebeb;

    margin-bottom: 15px;

    font-size: 24px;

}



.leftnav-z1-tit span {

    display: inline-block;

    height: 50px;

    border-bottom: 1px solid #015030;

}



.leftnav-z1-list dl {

    width: 30.9%;

    border: 1px solid #dedede;

    margin-bottom: 15px;

    background: #fff;

    float: left;

    margin-right: 2%;

    box-sizing: border-box;

}



.leftnav-z1-list dl:nth-child(3), .leftnav-z1-list dl:nth-child(6), .leftnav-z1-list dl:nth-child(9), .leftnav-z1-list dl:nth-child(16), .leftnav-z1-list dl:nth-child(16), .leftnav-z1-list dl:nth-child(19), .leftnav-z1-list dl:nth-child(23), .leftnav-z1-list dl:nth-child(28), .leftnav-z1-list dl:nth-child(29), .leftnav-z1-list dl:nth-child(31), .leftnav-z1-list dl:nth-child(34), .leftnav-z1-list dl:nth-child(37), .leftnav-z1-list dl:nth-child(40), .leftnav-z1-list dl:nth-child(43), .leftnav-z1-list dl:nth-child(46), .leftnav-z1-list dl:nth-child(49), .leftnav-z1-list dl:nth-child(52) {

    margin-right: 0;

}



.leftnav-z1-list dt img {

    width: 100%;

    display: block;
    height: 100%;

}



.leftnav-z1-list dd {

    padding: 6px 20px 6px 20px;

}



.leftnav-z1-list dd h4 {

    height: 45px;

    text-align: center;

    font-weight: normal;

    font-size: 18px;

    color: #154c64;

    line-height: 45px;

}



.leftnav-z1-list h4 a {

    display: block;

    color: #727272;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.leftnav-z1-list dl:hover h4 a {

    color: #05804e;

}



.leftnav-z1-list-desc {

    height: 40px;

    font-size: 14px;

    line-height: 20px;

    color: #666;

    margin-bottom: 12px;

    overflow: hidden;

}



.leftnav-z1-list-deta {

    width: 100px;

    height: 40px;

    display: inline-block;

    border: 1px solid #aaa;

    font-size: 16px;

    line-height: 40px;

    text-align: center;

}



.leftnav-z1-list dl:hover {

    border-color: #05804e;

}



.leftnav-z1-list dl:hover .leftnav-z1-list-deta {

    background: #05804e;

    border-color: #05804e;

}



.leftnav-z1-list dl:hover .leftnav-z1-list-deta a {

    color: #fff;

}

    



    

/*ÎÄÕÂÒ³ÄÚÈÝ*/



.zxxq-01 {

    background: #fff;

    padding: 18px 44px;

}



.zxxq-01-tit {

    height: 38px;

    font-size: 24px;

    font-weight: normal;

    line-height: 38px;

    color: #4b4a4a;

    text-align: center;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.zxxq-01-sour {

    height: 24px;

    font-size: 12px;

    line-height: 24px;

    text-align: center;

    color: #aaa;

    margin-bottom: 20px;

}



.zxxq-01-sour a {

    color: #aaa;

}



.zxxq-01-sour span {

    margin: 0 9px;

}



.zxxq-01-text {

    padding: 16px 18px;

    font-size: 14px;

    line-height: 24px;

    border: 1px solid #d6d6d6;

    margin-bottom: 22px;

}



.zxxq-01-text-t1 {

    width: 78px;

    float: left;

    color: #342f2e;

    margin-right: -78px;

}



.zxxq-01-text-t2 {

    padding-left: 80px;

}



.xgzx-01-tit {

    height: 55px;

    font-size: 28px;

    line-height: 55px;

    color: #4b4a4a;

}



.xgzx-01-list li {

    height: 46px;

    font-size: 14px;

    line-height: 46px;

    color: #4b4a4a;

    border-top: 1px dashed #dbdbdb;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.xgzx-01-list li a {

    color: #4b4a4a;

}



.xgzx-01-list li span {

    float: right;

}



.xgzx-pagin-01 dl {

    margin-bottom: 24px;

    padding-right: 40px;

}



.xgzx-pagin-01 dd {

    height: 32px;

    font-size: 14px;

    line-height: 32px;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.xgzx-pagin-01 dd b {

    float: right;

    font-weight: normal;

}



.xgzx-pagin-01 dd span {

    width: 60px;

    height: 32px;

    background: #a2a2a2;

    color: #fff;

    text-align: center;

    display: inline-block;

    margin-right: 10px;

}



.xgzx-pagin-01 dt {

    height: 1px;

    border-bottom: 1px dashed #b5b5b5;

    margin-left: 60px;

    padding-top: 2px;

    margin-bottom: 2px;

}



.xgzx-pagin-01 dd em {

    float: right;

    font-style: normal;

    padding-left: 20px;

    font-weight: normal;

}



.xgzx-pagin-01 dl a {

    color: #4b4a4a;

}



.xgzx-pagin-01-href {

    float: right;

    font-size: 18px;

    line-height: 32px;

}



.xgzx-pagin-01-href span {

    display: inline-block;

    padding: 0 6px;

    margin-left: 4px;

    background: #003e71;

}



.xgzx-pagin-01-href a {

    display: block;

    color: #fff;

}



.xgzx-pagin-01-key {

    min-height: 40px;

    border-top: 1px solid  #003e71;

    font-size: 14px;

    line-height: 40px;

    color: #575556;

}



.xgzx-pagin-01-key a {

    color: #575556;

}



.xgzx-pagin-01-key span {

    display: inline-block;

    margin: 0 4px;

}



    

    /*Í¼Æ¬Ð¡Í¼Ô¤ÀÀÁÐ±í*/

    

.prod-showcase-1 .t1-spec-scroll .t1-prev,

    .prod-showcase-1 .t1-spec-scroll .t1-next {

    position: absolute;

    z-index: 9999;

    display: block;

    width: 18px;

    height: 18px;

    background: url(images/t1-sprite.png) no-repeat;

    text-indent: -9999px;

    overflow: hidden;

    cursor: pointer;

    top: 50%;

    margin-top: -9px;

}



.prod-showcase-1 .t1-spec-scroll .t1-prev {

    left: 0;

    background-position: 4px -703px;

}



.prod-showcase-1 .t1-spec-scroll .t1-next {

    right: 0;

    background-position: -27px -703px;

}



.prod-showcase-1 .t1-spec-scroll .t1-prev:hover {

    float: left;

    background-position: 4px -771px;

}



.prod-showcase-1 .t1-spec-scroll .t1-next:hover {

    float: right;

    background-position: -27px -771px;

}



.prod-showcase-1 .t1-spec-scroll .t1-items {

    width: 331px;

    margin: 0 auto;

    overflow: hidden;

}



.prod-showcase-1 .t1-spec-scroll .t1-items ul {

    position: relative;

    width: 999999px;

    left: 0;

}



.prod-showcase-1 .t1-spec-scroll .t1-items ul li {

    float: left;

    width: 77px;

    border: 1px solid #CCC;

    margin-left: 5px;

    text-align: center;

    overflow: hidden;

}



.prod-showcase-1 .t1-spec-scroll .t1-items ul li:first-child {

    margin-left: 0;

}



.prod-showcase-1 .t1-spec-scroll .t1-items ul li img {

    width: 100%;

    display: block;

}



.prod-showcase-1 .t1-spec-scroll .t1-items ul .t1-current img {

    cursor: pointer;

}



.prod-showcase-1 .t1-spec-scroll .t1-items ul .t1-current {

    border: 1px solid #910800;

}



.pd_hotline {

    padding-top: 40px;

    line-height: 22px;

    margin-left: 440px;

}



.pd_hotline span {

    color: #333;

    font-size: 16px;

    font-weight: bold;

}



.pd_hotline span.font_hotline {

    color: #e0433c;

    font-size: 24px;

}



.propar {

    margin-left: 440px;

}



.p1-prod-content-1 .p1-titlel-1 {

    margin-bottom: -1px;

    height: 45px;

    background: none;

    overflow: hidden;

}



.p1-titlel-1 ul {

    font-size: 16px;

    line-height: 43px;

    color: #333;

    background: #fff;

}



.p1-titlel-1 li {

    text-align: center;

    border: 1px solid #eee;

    border-bottom: 0;

    background: #faf9f8;

    float: left;

    height: 43px;

    cursor: pointer;

}



.p1-titlel-1 li em {

    display: block;

    border-top: 1px solid #faf9f8;

    padding: 0 20px;

}



.p1-titlel-1 .cur,

            .p1-titlel-1 .cur em {

    background: #fff;

    border-top: 1px solid #910800;

    color: #910800;

}



.p1-prod-content-1-txt {

    border: 1px solid #eee;

    padding-bottom: 10px;

    margin-bottom: 20px;

    overflow: hidden;

}



.p1-prod-content-1-txt a {

    font-weight: bold;

    color: #910800;

}



.p1-prod-content-1-t1 {

    padding: 20px;

    line-height: 28px;

    font-size: 14px;

}



.p1-prod-content-1-a {

    color: #999;

    line-height: 34px;

    overflow: hidden;

    margin-bottom: 78px;

}



.p1-prod-content-1-a dt {

    width: 88px;

    float: left;

    margin-right: -88px;

}



.p1-prod-content-1-a dd {

    padding: 0 0 0 88px;

}



.p1-prod-content-1-a a {

    color: #999;

    height: 34px;

    display: inline-block;

    text-decoration: none;

    padding: 0 20px;

    border: 1px solid #910800;

    border-radius: 20px;

    margin: 0 16px 16px 0;

}



.p1-prod-content-1-a a:hover {

    background: #910800;

    color: #fff;

    border-color: #910800;

    text-decoration: none;

} 

.cpjs {
        font-family: 微软雅黑;
    }
    .cpjs .proh4tit {
        margin: 40px 0 15px 0;
        background:url(../resource/images/7d2f9dae2ddb4bf68c1bce44c84b40f3_39968b3.jpg?ver=1) no-repeat left center;
        padding-left: 34px;
        font: 24px "Microsoft YaHei";
        color: #333333;
    }
    .cpjs .proh4tit span {
        color: #185cb9
    }
    .cpjs .proh4tit i {
        font: 16px "Arial";
        color: #454545;
        font-style: normal;
        text-transform: uppercase;
        padding-left: 10px;
    }
    .cpjs .con {
        background: #f5f5f5;
        font-size: 18px;
        padding: 20px;
        color: #333;
    }
    .cpjs .con p {
        margin: 0;
        padding: 0;
        line-height: 26px;
        word-spacing: 3px;
        margin-bottom: 10px;
    }
    .cpjs .con b {
        font-size: 16px;
        color: #007e41;
        font-weight: normal;
        display: block;
        margin-bottom: 5px;
        margin-top: 20px;
    }
    .cpjs .dbg {
        margin-bottom: 30px;
        width: 100%;
    }
    .cpjs .dbg .bg {
        background: #017d41;
        color: #fff;
        border: 1px solid #017d41;
    }
    .cpjs .dbg td {
        text-align: center;
        vertical-align: middle;
        padding: 10px 15px;
        border: 1px solid #ddd;
        line-height: 22px;
        font-family: 微软雅黑;
        font-size: 14px;
        color: #333;